github.com/refraction-networking/utls.serverHandshakeState.rsaDecryptOk (field)

3 uses

	github.com/refraction-networking/utls (current package)
		handshake_server.go#L34: 	rsaDecryptOk bool
		handshake_server.go#L306: 			hs.rsaDecryptOk = true
		handshake_server.go#L441: 	} else if !hs.rsaDecryptOk {